argument passing meaning in Chinese
变元传递
参数传递
Examples
- Gets the number of arguments passed to a method
获取传递给某方法的参数的数目。 - That represents the arguments passed to a method
的数组,表示传递给方法的参数。 - In the following code , the first argument passed to the
在下面的代码中,传递给 - Gets an array of arguments passed to the method
获取传递给该方法的参数数组。 - Contains the arguments passed to a method or property by
传递给方法或属性的参数。